sio2pc file utility v0.5 This program is a file transfer utility for use with SIO2PC on an IBM PC. Currently, Mydos 4.5 and atari dos 2.0 and 2.5 are supported. Most of the program functions functions can be accessed from the command line, using the format described below (also displayed by "s2pc /?"). Format: s2pcfile [imagefile] [commands] s2pcfile without arguments starts menu version commands: (imagefile must be first argument if command is given) /D - print directory /Cnewpath - change mydos dir to newpath /Psource [dest] - copy to pc from atari dest (optional) will be the destination filename if dest is "-", image filename is used for pc filename if dest is a pc directory, file is copied to the dir using the image filename /Asource [dest] - copy to atari from pc /Q - quit (do not run menu) - for batch execution To get the directory of an image file, you can do: s2pc ataridsk.ext /D /Q or s2pc ataridsk.ext /Cmydos:dir /D /Q if a command doesn't end with /Q, the menu will execute after any commands are executed. This program has some minor bugs that I haven't fixed yet. I haven't found any bugs that will cause loss of data, but use at your own risk. I will not be responsible for any lost files, or any damage resulting from use of this program. Please send bug reports or suggestions to: tgreen@iastate.edu (internet) [ last minute addition: "*" in menu gives directory of PC dir ]